home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Acorn User: China
/
Acorn User China CD-ROM (UK) (Disc A)
/
Acorn User China CD-ROM (UK) (Disc A).bin
/
DEMON
/
MISC
/
RUCP.ARC
/
Library_xqt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-04-08
|
328 b
|
12 lines
| xqt - part of rucp package
|
| This file is called by the uuio file transfer program.
| Currently only rmail and rnews are supported, but
| you may add other commands in the same way.
if <Rucp$Debuglevel> > 0 then echo calling xqt: %*0
if "%0" = "rmail" then %*0
if "%0" = "rnews" then %*0
| All other commands are ignored.